; * etc/NEWS: Add entry about tab-bar-mode-map (bug#69578).
authorJuri Linkov <juri@linkov.net>
Sat, 6 Apr 2024 18:32:04 +0000 (21:32 +0300)
committerJuri Linkov <juri@linkov.net>
Sat, 6 Apr 2024 18:32:04 +0000 (21:32 +0300)
etc/NEWS

index 375c27a03def248726573eb04fba95e6ef6c3b9e..d4bba66e4aa4d1b9b9a5d77d45a1ae1d57dadb64 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -349,6 +349,12 @@ the appearance of every tab on the tab bar.
 ---
 *** New hook 'tab-bar-tab-post-select-functions'.
 
+---
+*** New keymap 'tab-bar-mode-map'.
+By default it contains a keybinding 'C-TAB' to switch tabs,
+but only when 'C-TAB' is not bound globally.  You can unbind it
+if it conflicts with 'C-TAB' in other modes.
+
 +++
 ** New optional argument for modifying directory-local variables.
 The commands 'add-dir-local-variable', 'delete-dir-local-variable' and